configs: omap5_uevm_defconfig: Enable LPAE mode
authorKeerthy <[email protected]>
Wed, 30 Nov 2016 09:31:57 +0000 (15:01 +0530)
committerTom Rini <[email protected]>
Fri, 9 Dec 2016 13:39:11 +0000 (08:39 -0500)
Enable Linear Physical Address Extension mode which is a
prerequisite for hypervisor mode.

Signed-off-by: Keerthy <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
configs/omap5_uevm_defconfig

index 3005ffda073b7cd7ed294409988e0fc26c9a3dc6..18843d26e7f904cf3184a2718dd1f22ead25d32c 100644 (file)
@@ -2,6 +2,7 @@ CONFIG_ARM=y
 CONFIG_OMAP54XX=y
 # CONFIG_SPL_NAND_SUPPORT is not set
 CONFIG_TARGET_OMAP5_UEVM=y
+CONFIG_ARMV7_LPAE=y
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
 CONFIG_VERSION_VARIABLE=y
 CONFIG_SPL=y